[SVM] Remove SVM cpu_state and add EFER shadow to svm structure.
authorTravis Betak <travis.betak@amd.com>
Mon, 5 Mar 2007 22:17:25 +0000 (16:17 -0600)
committerTravis Betak <travis.betak@amd.com>
Mon, 5 Mar 2007 22:17:25 +0000 (16:17 -0600)
commit8ec3367eb131de981c77bb9dd4eeb56ca17fa156
treeadc40eaeb50ed50108faaf499fb0c5eb853bf00a
parent85afb99cdab7b5409060c257e708c74be3fa15f3
[SVM] Remove SVM cpu_state and add EFER shadow to svm structure.

The SVM cpu state was being used inconsistently and, besides, it makes
more sense to instead rely on the guest's shadow registers to determine
the current guest state.

Signed-off-by: Travis Betak <travis.betak@amd.com>
xen/arch/x86/hvm/svm/svm.c
xen/include/asm-x86/hvm/svm/vmcb.h